ListLevelLabelAlignmentLabelFollowedBy Property
Specifies the character that is inserted behind a list label.
The defined values are:
-listtab: a tab character is inserted after a list label before the text starts.
-nothing: text starts directly after a list label.
-space: a SPACE (U+0020) character is inserted after a list label before the text starts.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
public LabelFollowedBy LabelFollowedBy { get; set; }
Public Property LabelFollowedBy As LabelFollowedBy
Get
Set
Property Value
LabelFollowedBy